Skip to content

chore(deps): bump the aws-sdk-v3 group across 1 directory with 10 updates #3436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the aws-sdk-v3 group with 10 updates in the / directory:

Package From To
@aws-sdk/client-dynamodb 3.709.0 3.714.0
@aws-sdk/client-xray 3.709.0 3.714.0
@aws-sdk/client-cloudwatch 3.709.0 3.714.0
@aws-sdk/client-appconfigdata 3.709.0 3.714.0
@aws-sdk/client-secrets-manager 3.709.0 3.714.0
@aws-sdk/client-ssm 3.709.0 3.714.0
@aws-sdk/util-dynamodb 3.709.0 3.714.0
@aws-sdk/lib-dynamodb 3.709.0 3.714.0
@aws-sdk/client-lambda 3.709.0 3.714.0
aws-sdk-client-mock-vitest 4.0.1 5.0.0

Updates @aws-sdk/client-dynamodb from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-dynamodb's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-dynamodb's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-dynamodb

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-dynamodb

Commits

Updates @aws-sdk/client-xray from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-xray's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-xray's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-xray

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-xray

Commits

Updates @aws-sdk/client-cloudwatch from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-cloudwatch

Commits

Updates @aws-sdk/client-appconfigdata from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-appconfigdata's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-appconfigdata's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-appconfigdata

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-appconfigdata

Commits

Updates @aws-sdk/client-secrets-manager from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-secrets-manager's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-secrets-manager's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-secrets-manager

Commits

Updates @aws-sdk/client-ssm from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.714.0 (2024-12-17)

Features

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/client-ssm

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/client-ssm

Commits

Updates @aws-sdk/util-dynamodb from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/util-dynamodb's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
Documentation Changes

... (truncated)

Changelog

Sourced from @​aws-sdk/util-dynamodb's changelog.

3.714.0 (2024-12-17)

Note: Version bump only for package @​aws-sdk/util-dynamodb

3.713.0 (2024-12-16)

Note: Version bump only for package @​aws-sdk/util-dynamodb

3.712.0 (2024-12-13)

Note: Version bump only for package @​aws-sdk/util-dynamodb

Commits

Updates @aws-sdk/lib-dynamodb from 3.709.0 to 3.714.0

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.714.0

3.714.0(2024-12-17)

Chores
  • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
  • middleware-flexible-checksums:
    • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
    • use object for requestAlgorithmMember (#6698) (b9b146c6)
  • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
  • codegen: process Map in function parameter list (#6738) (bd5a3f15)
Documentation Changes
  • clients: document client-level profile configuration (#6737) (0e65e099)
New Features
  • clients:
  • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
  • client-account: Update endpoint configuration. (104dcc7d)
  • client-backup: Add Support for Backup Indexing (e03d20d5)
  • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
  • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
  • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
  • client-backupsearch: Add support for searching backups (d9ef47c0)
  • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
  • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
Bug Fixes
  • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

For list of updated packages, view updated-packages.md in assets-3.714.0.zip

v3.713.0

3.713.0(2024-12-16)

Chores
  • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
  • crt-loader: add crt-loader (#6731) (ead4f4e2)
  • Description has been truncated

@dependabot dependabot bot requested a review from a team December 18, 2024 13:25
@dependabot dependabot bot requested a review from a team as a code owner December 18, 2024 13:25
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Dec 18, 2024
@pull-request-size pull-request-size bot added the size/M PR between 30-99 LOC label Dec 18, 2024
…ates

Bumps the aws-sdk-v3 group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.709.0` | `3.714.0` |
| [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.709.0` | `3.714.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.709.0` | `3.714.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.709.0` | `3.714.0` |
| [aws-sdk-client-mock-vitest](https://github.com/stschulte/aws-sdk-client-mock-vitest) | `4.0.1` | `5.0.0` |



Updates `@aws-sdk/client-dynamodb` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-dynamodb)

Updates `@aws-sdk/client-xray` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-xray/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-xray)

Updates `@aws-sdk/client-cloudwatch` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-appconfigdata` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-appconfigdata/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-appconfigdata)

Updates `@aws-sdk/client-secrets-manager` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-ssm` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-ssm)

Updates `@aws-sdk/util-dynamodb` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/packages/util-dynamodb)

Updates `@aws-sdk/lib-dynamodb` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/lib/lib-dynamodb)

Updates `@aws-sdk/client-lambda` from 3.709.0 to 3.714.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.714.0/clients/client-lambda)

Updates `aws-sdk-client-mock-vitest` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/stschulte/aws-sdk-client-mock-vitest/releases)
- [Changelog](https://github.com/stschulte/aws-sdk-client-mock-vitest/blob/main/CHANGELOG.md)
- [Commits](stschulte/aws-sdk-client-mock-vitest@v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-xray"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: aws-sdk-client-mock-vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-v3-ab743758f0 branch from a559f73 to f06c620 Compare December 19, 2024 07:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 2024

Superseded by #3441.

@dependabot dependabot bot closed this Dec 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-v3-ab743758f0 branch December 20, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/M PR between 30-99 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants